home *** CD-ROM | disk | FTP | other *** search
- Kali Release 2.0: available free of charge via anonymous ftp from
- geom.umn.edu (IP address 128.101.25.31).
-
- Authors: Nina Amenta
- University of California, Berkeley
- (nina@bongo.berkeley.edu)
-
- Tamara Munzner (user interface panels)
- The Geometry Center
- (munzner@geom.umn.edu)
-
- Kali: an interactive 2-D Euclidean symmetric pattern editor.
- runs on Silicon Graphics Irises.
-
- Kaliprint: converts a kali output file into a postscript file.
-
- To run: type "kali".
- type "kaliprint outfile > result.ps" or
- "kaliprint outfile | lpr".
-
- See also: HELP
-
- Packing list:
- README document (this file)
- HELP document (also appears in Info panel)
- kali binary for Iris
- (compiled under Irix 3.x, will run under Irix 4.x)
- kaliprint binary for Iris
- makefile makefile
- irisio.c source: kali
- kali.c source: kali
- callbacks.c source: kali
- icons.h include: kali
- panel.fd Forms data: kali
- panel.c source (autogenerated): kali
- panel.h include (autogenerated): kali
- help.h include (edited HELP): kali
- kaliprint.c source: kaliprint
- symmetry.c source: kali, kaliprint
- symmetry.h include: kali, kaliprint
- libforms.a Forms library
- (slight modifications made at the Geometry Center)
- forms.h Forms include file
- (slight modifications made at the Geometry Center)
- weaving.kali demo pattern
- turtles.kali demo pattern
- people.kali demo pattern
-
- To compile: "make all" compiles both.
-
- Changes in version 2.0:
-
- Lines can now be moved as well as deleted.
-
- A new user interface with an info panel, icons and Conway notation
- besides crystallographic notation for each of the 17 groups. The new
- user interface was built using the public domain Forms Library by Mark
- Overmars of the University of Utrecht, which is available via
- anonymous ftp at archive.cs.ruu.nl.
-